-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: m-labs/linux-milkymist
base: d5f28d5a11f0
head repository: m-labs/linux-milkymist
compare: 0ca475bc9227
- 7 commits
- 17 files changed
- 2 contributors
Commits on Feb 23, 2013
-
lm32: Drop unused debugger_info field from thread_info struct
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 37807cf - Browse repository at this point
Copy the full SHA 37807cfView commit details -
Drop __devinit/__devexit from milkymist drivers
These will be gone in upstream v3.8 Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for b0017d7 - Browse repository at this point
Copy the full SHA b0017d7View commit details -
lm32: Implement user_stack_pointer()
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for a756401 - Browse repository at this point
Copy the full SHA a756401View commit details -
lm32: Switch to GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 50af5f9 - Browse repository at this point
Copy the full SHA 50af5f9View commit details -
lm32: switch to generic sys_execve()
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for aab9d67 - Browse repository at this point
Copy the full SHA aab9d67View commit details -
generic sys_fork / sys_vfork / sys_clone
... and get rid of idiotic struct pt_regs * in asm-generic/syscalls.h prototypes of the same, while we are at it. Eventually we want those in linux/syscalls.h, of course, but that'll have to wait a bit. Note that there are *three* variants of sys_clone() order of arguments. Braindamage galore... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Configuration menu - View commit details
-
Copy full SHA for e1bbf3a - Browse repository at this point
Copy the full SHA e1bbf3aView commit details -
lm32: switch to generic clone(2)
Unfortunately lm32 has yet another crazy sys_clone parameter order. We need to fix this at some point. This will break all existing userspace though. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 0ca475b - Browse repository at this point
Copy the full SHA 0ca475bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d5f28d5a11f0...0ca475bc9227